home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: presby.edu!jtbell
- From: jtbell@presby.edu (Jon Bell)
- Subject: Re: help!
- Message-ID: <Dnvu25.GAz@presby.edu>
- Date: Thu, 7 Mar 1996 05:32:28 GMT
- References: <4hlo4b$r9v@newsbf02.news.aol.com>
- Organization: Presbyterian College, Clinton, South Carolina USA
-
- Lightir <lightir@aol.com> wrote:
- >Im new to C++. How would I write this use only the standard libraries (if
- >possible), and what headers do I need:
- >
- >Make New Window;
- >paste picture in window;
- [etc.]
-
- Um... there are *no* standard C++ library functions for dealing with
- windows, mice, etc. How you do it depends on whether you're programming
- for a Mac, MS-Windows, X-Windows, etc.
-
- --
- Jon Bell <jtbell@presby.edu> Presbyterian College
- Dept. of Physics and Computer Science Clinton, South Carolina USA
-